CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Runge-Kutta c

搜索资源列表

  1. c++longgesuanfa

    0下载:
  2. 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法-classical Runge - Kutta algorithm c realized, to solve the differential equation of high precision Solution
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9749
    • 提供者:竹旭
  1. 包括runge-kutta法仿真

    0下载:
  2. 我们的大作业,包括runge-kutta法仿真,0-1分布,反变换的C语言原程序,还有结果图,应该是每问题的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:603996
    • 提供者:张菊华
  1. 龙格-库塔C++程序.rar

    0下载:
  2. 龙格库塔法,Runge-Kutta method
  3. 所属分类:

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:岳吉祥
  1. Runge-Kutta.rar

    0下载:
  2. 两个求解微分方程组 的龙格库塔法程序两个程序可用,Solving the two differential equations Runge-Kutta method can be used two procedures procedures
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:1428
    • 提供者:df
  1. Runge-Kutta-Verner-method

    2下载:
  2. 该代码用c++语言实现了Runge-Kutta-Verner-method算法,运行环境为vc6.0-The code using c++ language implementation of the Runge-Kutta-Verner-method algorithm, runtime environment for vc6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:2090
    • 提供者:张晓勃
  1. vsrk4

    0下载:
  2. 龙格-库塔(Runge-Kutta)法是一种不同的处理,作为多级方法为人们所知。 它要求对于一个简单的校正计算多个 f 的值。 这里是变步长四阶龙格库塔法的c程序-Runge- Kutta [Runge-Kutta] method is a different treatment, as a multi-stage method for people to know. It requires a simple correction for the calculation of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:lrc
  1. Runge-Kutta

    0下载:
  2. 在C++环境下,实现用四阶龙格库塔方法解方程组。-In C++ environment, using fourth-order Runge-Kutta method to solve equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:166151
    • 提供者:王飞
  1. SYStestNew

    0下载:
  2. C source code for numerical integration and system simulation using the Runge–Kutta methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:765
    • 提供者:cpeliuj
  1. runge_kutta

    0下载:
  2. runge-kutta code with c-runge-kutta code with cpp
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:602
    • 提供者:mahyar
  1. CODES

    0下载:
  2. This file conclude of five codes , four of them in Mathematica program and one in C++. 1. Erk4.nb. this code represent the explicit Runge Kutta method of order four for solving first order ODE. 2. RK45.nb This code represent the Embedded Runge Ku
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:40709
    • 提供者:OS
  1. Runge-KuttaC-plusplus

    0下载:
  2. 在网上找了许多龙格库塔的算法,但是没一个满意的,所以就自己改进这了这个程序,这是用C++写的,而且里面有一个具体的实例,欢迎学习和探讨。-Internet is a lot of Runge-Kutta algorithm, but not a satisfactory, so we own it this improved procedure, which is written in C++, and there were a concrete example of welcome to le
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:269989
    • 提供者:付宇
  1. Two-variables-Runge-Kutta-method

    0下载:
  2. 用四阶龙格库塔解含有两个未知数的两元微分方程,本程序用c++编写-Fourth-order Two variables Runge-Kutta method function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2568
    • 提供者:杨茜
  1. Runge-Kutta-algorithm-description

    0下载:
  2. 本文章主要是龙格库塔算法说明,其中编写了c++程序-This article is mainly Runge-Kutta algorithm descr iption, including the preparation of the c++ program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:79103
    • 提供者:tancm
  1. Runge-Kutta-4

    0下载:
  2. Runge-Kutta 4阶算法C++实现-Runge-Kutta 4
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3159
    • 提供者:丫丫
  1. Runge-Kutta-c-language-program

    0下载:
  2. 龙格库塔c语言程序:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。-Runge-Kutta c language program: Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high accuracy of th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:158137
    • 提供者:mic yang
  1. Runge-Kutta

    0下载:
  2. 龙格库塔算法,计算方法编程算法,c++编写,算法可以实现-Runge-Kutta algorithm, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9893
    • 提供者:刘辉
  1. 龙哥库塔-c语言

    0下载:
  2. 用c语言编写的龙哥库塔方法求解微分方程组,N代表积分变量的个数,step-积分步长。
  3. 所属分类:其它

  1. Runge-Kutta

    0下载:
  2. 解三对角线性公式和龙格库塔公式用c语言实现-Runge Kutta formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:799
    • 提供者:123smile
  1. shiyan

    1下载:
  2. 改进欧拉,四级龙格库塔,c++ 利用改进的欧拉格式及四阶经典龙格—库塔格式求解下面的常微分方程初值问题(Improved Euler, four level Runge Kutta, c++)
  3. 所属分类:数学计算

    • 发布日期:2020-11-03
    • 文件大小:248832
    • 提供者:山远近
  1. Runge-kutta 解决二阶实际问题程序

    2下载:
  2. C语言编程四阶龙格库塔法解二阶常微分方程(C Language Programming Fourth Order Runge-Kutta Method for Solving Second Order Ordinary Differential Equations)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2021-04-13
    • 文件大小:8192
    • 提供者:Pancras.Liu
« 12 3 4 5 »
搜珍网 www.dssz.com